Generic rules depend on the declaration of "suffixes," which make then recognizes as filename extensions rather than part of a name. 通用规则取决于“后缀”的声明,它然后会被识别为文件扩展名,而不是文件名的一部分。
The previous example covered the concepts of generic declaration and instantiation. 上一个例子包括了通用类型的申明及实例化。
Before you proceed, though, you need to understand two aspects of C#: a generic declaration and a generic instantiation. 但是,在您进行之前,您需要明白C通用类型申明及通用类型实例的两个方面。
Template is a "Generic Term". Template declaration specifies a set of parameterized classes or functions. 模板声明说明了一些参数化的类或函数。